[INFO] fetching crate ruv-neural-mincut 0.1.0...
[INFO] testing ruv-neural-mincut-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ruv-neural-mincut 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ruv-neural-mincut 0.1.0
[INFO] finished tweaking crates.io crate ruv-neural-mincut 0.1.0
[INFO] tweaked toml for crates.io crate ruv-neural-mincut 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruv-neural-mincut 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruv-neural-mincut 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92894ff36b376ab119ddf783f311c9f7388b756dc771f140e52debfd0447d581
[INFO] running `Command { std: "docker" "start" "-a" "92894ff36b376ab119ddf783f311c9f7388b756dc771f140e52debfd0447d581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92894ff36b376ab119ddf783f311c9f7388b756dc771f140e52debfd0447d581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92894ff36b376ab119ddf783f311c9f7388b756dc771f140e52debfd0447d581", kill_on_drop: false }`
[INFO] [stdout] 92894ff36b376ab119ddf783f311c9f7388b756dc771f140e52debfd0447d581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 699b53266f67ac6f8f9af526efe577ebba31573c56937acaedc3bdaebec607f8
[INFO] running `Command { std: "docker" "start" "-a" "699b53266f67ac6f8f9af526efe577ebba31573c56937acaedc3bdaebec607f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ruv-neural-core v0.1.0
[INFO] [stderr]    Compiling ruv-neural-mincut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] running `Command { std: "docker" "inspect" "699b53266f67ac6f8f9af526efe577ebba31573c56937acaedc3bdaebec607f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699b53266f67ac6f8f9af526efe577ebba31573c56937acaedc3bdaebec607f8", kill_on_drop: false }`
[INFO] [stdout] 699b53266f67ac6f8f9af526efe577ebba31573c56937acaedc3bdaebec607f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faebc1f460601177b75051b7c1e8aafbd4e4b0bf739b06b9b854cc9e439cc13a
[INFO] running `Command { std: "docker" "start" "-a" "faebc1f460601177b75051b7c1e8aafbd4e4b0bf739b06b9b854cc9e439cc13a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ruv-neural-core v0.1.0
[INFO] [stderr]    Compiling ruv-neural-mincut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.45s
[INFO] running `Command { std: "docker" "inspect" "faebc1f460601177b75051b7c1e8aafbd4e4b0bf739b06b9b854cc9e439cc13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faebc1f460601177b75051b7c1e8aafbd4e4b0bf739b06b9b854cc9e439cc13a", kill_on_drop: false }`
[INFO] [stdout] faebc1f460601177b75051b7c1e8aafbd4e4b0bf739b06b9b854cc9e439cc13a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcd9ca725a4862b82445eef191fd136e892b5b3a0b176c6ff6a8b2e6121973e4
[INFO] running `Command { std: "docker" "start" "-a" "fcd9ca725a4862b82445eef191fd136e892b5b3a0b176c6ff6a8b2e6121973e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruv_neural_mincut-e1e39edf728fb935)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test benchmark::tests::test_generate_random_graph_deterministic ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_stoer_wagner ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_normalized_cut ... ok
[INFO] [stdout] test coherence::tests::test_coherence_event_serialization ... ok
[INFO] [stdout] test coherence::tests::test_detect_no_events_for_constant_series ... ok
[INFO] [stdout] test coherence::tests::test_coherence_event_types_serialization ... ok
[INFO] [stdout] test coherence::tests::test_detect_dissolution_event ... ok
[INFO] [stdout] test dynamic::tests::test_detect_transitions ... ok
[INFO] [stdout] test dynamic::tests::test_tracker_basic ... ok
[INFO] [stdout] test dynamic::tests::test_rate_of_change ... ok
[INFO] [stdout] test dynamic::tests::test_transition_direction ... ok
[INFO] [stdout] test multiway::tests::test_modularity_positive_for_good_partition ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_report_display ... ok
[INFO] [stdout] test coherence::tests::test_detector_single_point ... ok
[INFO] [stdout] test normalized::tests::test_cut_weight_computation ... ok
[INFO] [stdout] test multiway::tests::test_multiway_too_many_partitions ... ok
[INFO] [stdout] test multiway::tests::test_multiway_k1_error ... ok
[INFO] [stdout] test spectral_cut::tests::test_cheeger_bound_values ... ok
[INFO] [stdout] test spectral_cut::tests::test_cheeger_bounds_hold ... ok
[INFO] [stdout] test normalized::tests::test_normalized_cut_balanced ... ok
[INFO] [stdout] test multiway::tests::test_detect_modules ... ok
[INFO] [stdout] test dynamic::tests::test_default_tracker ... ok
[INFO] [stdout] test dynamic::tests::test_integration_index ... ok
[INFO] [stdout] test normalized::tests::test_volume_computation ... ok
[INFO] [stdout] test dynamic::tests::test_partition_stability ... ok
[INFO] [stdout] test coherence::tests::test_detect_formation_event ... ok
[INFO] [stdout] test normalized::tests::test_normalized_cut_barbell ... ok
[INFO] [stdout] test multiway::tests::test_multiway_k2 ... ok
[INFO] [stdout] test dynamic::tests::test_tracker_timeseries ... ok
[INFO] [stdout] test spectral_cut::tests::test_fiedler_path_p3 ... ok
[INFO] [stdout] test stoer_wagner::tests::test_stoer_wagner_complete_k4 ... ok
[INFO] [stdout] test spectral_cut::tests::test_spectral_bisection_barbell ... ok
[INFO] [stdout] test stoer_wagner::tests::test_stoer_wagner_complete_kn ... ok
[INFO] [stdout] test stoer_wagner::tests::test_stoer_wagner_single_node ... ok
[INFO] [stdout] test stoer_wagner::tests::test_stoer_wagner_disconnected ... ok
[INFO] [stdout] test stoer_wagner::tests::test_stoer_wagner_known_graph ... ok
[INFO] [stdout] test coherence::tests::test_detector_empty_series ... ok
[INFO] [stdout] test multiway::tests::test_multiway_k3 ... ok
[INFO] [stdout] test benchmark::tests::test_run_benchmark_suite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ruv_neural_mincut
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fcd9ca725a4862b82445eef191fd136e892b5b3a0b176c6ff6a8b2e6121973e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd9ca725a4862b82445eef191fd136e892b5b3a0b176c6ff6a8b2e6121973e4", kill_on_drop: false }`
[INFO] [stdout] fcd9ca725a4862b82445eef191fd136e892b5b3a0b176c6ff6a8b2e6121973e4
